home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 0643B.ZIP / README.DOC < prev    next >
Text File  |  1987-01-11  |  3KB  |  67 lines

  1.                              README.DOC
  2.                              ==========
  3.  
  4.  
  5. This disk contains a collection of public domain and shareware utilities
  6. for dBASE which provide the ability to:
  7.  
  8.  
  9.      1.  3P11PAT.TXT is an ASCII text file which shows how to remove the
  10.          opening logo screen from dBASE III PLUS, version 1.1 via DEBUG.
  11.  
  12.          Even if you are not familiar with DOS's DEBUG utility,
  13.          printing the file and following the instructions exactly
  14.          should provide you with a copy of dBASE III PLUS, version 1.1
  15.          which has the opening logo screen removed.
  16.  
  17.          I have used this patch successfully on multiple copies of dBASE.
  18.  
  19.  
  20.      2.  PRCHECK.BIN can be LOADed and then CALLed in dBASE III PLUS.  It
  21.          checks the status of the printer to make sure it is is powered on
  22.          and on-line.  If it finds the printer is not responding it returns
  23.          an on-screen message rather than going thru the DOS "Abort, Retry,
  24.          Ignore" routine.  I have used this in a number of applications and
  25.          found it works quite well.   The Assembler version of the file is
  26.          included in the file PRCHECK.ASM.
  27.  
  28.  
  29.      3.  The \LPTX subdirectory contains three files, LPTX.COM, LPTX.DOC
  30.          and LPTX.ASM by Mark C. DiVecchio of San Diego which will permit
  31.          you to take data that, as far as dBASE is concerned, is being sent
  32.          to a printer and redirect it to a disk file.  Additionally, the
  33.          program lets you select LPT1, LPT2, or LPT3 which means you can
  34.          leave LPT1 free for items being sent to the printer and use one
  35.          of the other parallel printer ports for the disk files.
  36.  
  37.          Instructions for use are contained in the file \LPTXLPTX.DOC.
  38.  
  39.  
  40.      4.  The subdirectory \PRINTCK contains three file CHECKPR.BIN,
  41.          CHECKPR.ASM and TESTPR.PRG which provide an expanded range of
  42.          printer checking.  The TESTPR.PRG shows how to LOAD and CALL
  43.          CHECKPR.BIN in dBASE III PLUS and the messages which will be
  44.          returned in the event of printer error.
  45.  
  46.  
  47.     5.   The \FILEPRT subdirectory contains two files, PRFILE.BIN and
  48.          PRFILE.DOC.  This is a shareware utility by Russell Freeland
  49.          and I would ask that you honor his request for $10.00 for the
  50.          product and any updates.  The address is contained in the .DOC
  51.          file.
  52.  
  53.          This utility can be LOADed and CALLed in dBASE III PLUS to check
  54.          the printer status.  The version included here will only check
  55.          twice.  However, the $10.00 payment to Russell will provide you
  56.          with an enhanced version which will more fully check printer
  57.          status repeatedly.
  58.  
  59.  
  60.  
  61. Enjoy!
  62.  
  63.                                         Pat Adams
  64.                                         DB Unlimited
  65.                                         (718) 469-4961
  66.  
  67.